projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1286e85
)
Use relative path on the way to babelweb.
author
oliskoli
<oliskoli>
Mon, 10 Apr 2006 05:40:53 +0000
(
05:40
+0000)
committer
oliskoli
<oliskoli>
Mon, 10 Apr 2006 05:40:53 +0000
(
05:40
+0000)
tools/mkrpm
patch
|
blob
|
history
diff --git
a/tools/mkrpm
b/tools/mkrpm
index 826e08f6438929f4bd66d69ded95a1b9b097164d..323a0297a4bf6c74455fcaec6cc3f22ac31a4953 100755
(executable)
--- a/
tools/mkrpm
+++ b/
tools/mkrpm
@@
-79,7
+79,7
@@
ln -sf $DIR gpsbabel-$VERSION
mkspec
-cat
~/src
/babelweb/changes.html | $DIR/tools/mkchangelog > gpsbabel-$VERSION/CHANGELOG
+cat
..
/babelweb/changes.html | $DIR/tools/mkchangelog > gpsbabel-$VERSION/CHANGELOG
cat gpsbabel-$VERSION/CHANGELOG >> gpsbabel.spec
cp gpsbabel.spec gpsbabel-$VERSION/